

'宣言 Public MustInherit Class C1DocumentAction.PropsTable(Of T As C1DocumentAction) Inherits C1.Document.Serialization.C1PropsTable(Of T) Implements C1.Document.Serialization.IC1PropsTable
'使用法 Dim instance As C1DocumentAction.PropsTable(Of T)
public abstract class C1DocumentAction.PropsTable<T> : C1.Document.Serialization.C1PropsTable<T>, C1.Document.Serialization.IC1PropsTable where T: C1DocumentAction
System.Object
C1.Document.Serialization.C1PropsTable<T>
C1.Document.C1DocumentAction.PropsTable<T>